This topic has not yet been rated - Rate this topic

WindowsPrincipal Properties

The WindowsPrincipal type exposes the following members.

  Name Description
Public property Claims Gets a collection that contains all of the claims from all of the claims identities associated with this claims principal. (Inherited from ClaimsPrincipal.)
Public property DeviceClaims Gets all Windows device claims from this principal.
Public property Identities Gets a collection that contains all of the claims identities associated with this claims principal. (Inherited from ClaimsPrincipal.)
Public property Identity Gets the identity of the current principal. (Overrides ClaimsPrincipal.Identity.)
Public property UserClaims Gets all Windows user claims from this principal.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.