Otter SDK Reference
Version:

MappedCredentialAttribute Class

Indicates that a property is mapped to a credential.

Inheritance Hierarchy

  • object
    • System.Attribute
      • Inedo.Otter.Extensibility.Credentials.MappedCredentialAttribute

Syntax

public class MappedCredentialAttribute : System.Attribute

Constructors

Name Description
MappedCredentialAttribute(string propertyName)

Initializes a new instance of the MappedCredentialAttribute class.

Properties

Name Description
PropertyName

Gets the name of the property.