Property |
Description |
The ID of the message to be displayed to the user in response to the previous request. | |
Any variable data contained in the message to be displayed to the user in response to the previous request. |
Provides a numeric equivalent of the message to be displayed to the user after each invocation of the Authenticate method. This value could be used to lookup localized messages.
C++ syntaxpublic : HRESULT get_challengeMessageId(LONG * messageId);
C# syntaxpublic string challengeMessageId { get; }
Provides any variable data contained in the message to be displayed to the user after each invocation of the Authenticate method.
C++ syntaxpublic : HRESULT get_challengeMessageData(BSTR * messageData);
C# syntaxpublic string challengeMessageData { get; }
.
Method |
Description |
Allows RADIUS payload attributes to be added to the authentication request. | |
Gets the raw data used to construct the GrIDsure grid. | |
Returns the GrIDsure grid as a byte array containing a bitmap. | |
Adds a RADIUS payload attributes to the authentication request indicating that the GrIDsure PIP should be reset. |
Property |
Description |
Gets an array of any RADIUS payload attributes returned in response to the previous request. | |
The GrIDsure specific message to be displayed to the user in response to the previous request. | |
The type of GrIDsure grid to be displayed. |
© ALL RIGHTS RESERVED. 利用規約 プライバシー Cookie Preference Center