Gets the key in the user provider instance that maps to the user, if any.
Namespace: ConnectedApps.Cms.EntitiesAssembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string ProviderKey { get; }
Public ReadOnly Property ProviderKey As String
Get
public:
property String^ ProviderKey {
String^ get ();
}
member ProviderKey : string with get
Property Value
Type:
String
See Also