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 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. | 
Returns a value representing the type of user name expected for authentications through the passed Defender Access Node. The accessNode parameter should be the common name.
C++ syntaxpublic : HRESULT get_userIdType( BSTR accessNode, LONG* pVal); 
C# syntaxpublic virtual int get_userIdType(string accessNode) 
Return value
© 2025 One Identity LLC. ALL RIGHTS RESERVED. 利用規約 プライバシー Cookies Preference Center