SavedCredentials.Password Property
Applies To: Dynamics CRM 2015
Password
Namespace: Microsoft.Xrm.Tooling.CrmConnectControl.Utility
Assembly: Microsoft.Xrm.Tooling.CrmConnectControl (in Microsoft.Xrm.Tooling.CrmConnectControl.dll)
Syntax
public SecureString Password { get; set; }
public:
property SecureString^ Password {
SecureString^ get();
void set(SecureString^ value);
}
member Password : SecureString with get, set
Public Property Password As SecureString
Property Value
Type: System.Security.SecureString
See Also
SavedCredentials Class
Microsoft.Xrm.Tooling.CrmConnectControl.Utility Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright