After an authentication request this property will return an array of RADIUS payload attributes returned by the DSS. Each payload attribute will be returned as a struct RADIUSPayloadAttribute.
C++ syntaxpublic : HRESULT get_payload(SAFEARRAY(struct RADIUSPayloadAttribute) * payload); 
C# syntaxpublic Array payload { get; } 
After an authentication request this property will return the GrIDsure challenge.
C++ syntaxpublic : HRESULT get_grIDsureMessage(BSTR *message); 
C# syntaxpublic string grIDsureMessage { get; } 
After an authentication request this property will return the type of grid.
C++ syntaxpublic : HRESULT get_grIDsureGridType(LONG* gridType); 
C# syntaxpublic int grIDsureGridType { get; } 
Return value
| Property | Description | 
| A value representing the type of user name expected for authentications through a Defender Access Node. | |
| Determines whether a user is to be Defender authenticated through a Defender Security Server and Defender Access Node. | 
© 2025 One Identity LLC. ALL RIGHTS RESERVED. 利用規約 プライバシー Cookies Preference Center