NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

IIdentity Properties

The properties of the IIdentity interface are listed below. For a complete list of IIdentity interface members, see the IIdentity Members topic.

IsAuthenticated Indicates whether or not authentication took place.
Name Name of the user on whose behalf the code is running.
Type The type of authentication used to identify the user.

See Also

IIdentity Interface | System.Security.Principal Namespace