Overload | Description |
---|---|
CredentialReference Constructor() | Default Constructor |
CredentialReference Constructor(String) | Initialize a Credential Reference with the specified user name |
CredentialReference Constructor(String,Int32) | Initialize a Credential Reference with the specified user name and user ID |
CredentialReference Constructor(Credential) | Initizalize a Credential Reference with the specified Credential object |