Click or drag to resize

AuthContext Properties

The AuthContext type exposes the following members.

Properties
  NameDescription
Public propertyIsPeerAuthenticated
Returns true if the peer is authenticated.
Public propertyPeerIdentity
Gets properties that represent the peer identity (there can be more than one). Returns an empty collection if the peer is not authenticated.
Public propertyPeerIdentityPropertyName
Gets the name of the property that indicates the peer identity. Returns null if the peer is not authenticated.
Public propertyProperties
Gets the auth properties of this context.
Top
See Also