| OAuthResetTokenRequestChallenge Property |
Gets the challenge
Namespace:
SanteDB.DisconnectedClient.Security
Assembly:
SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax public string Challenge { get; }
Public ReadOnly Property Challenge As String
Get
public:
property String^ Challenge {
String^ get ();
}
member Challenge : string with get
Property Value
Type:
StringSee Also