Class CredentialTypeAttribute
This property will be flagged as credential. Should of type Guid or Guid?. The attribute value should be a comma separated string with the credential types the setting accept.
[AttributeUsage(AttributeTargets.Property, AllowMultiple = false)]
public class CredentialTypeAttribute : BaseSchemaExtensionAttribute
- Inheritance
-
CredentialTypeAttribute
- Inherited Members
Constructors
CredentialTypeAttribute(string)
public CredentialTypeAttribute(string type)
Parameters
typestring