OAuth2EndpointIdentity class

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.IdentityModel.OAuth2.OAuth2EndpointIdentity

Namespace:  Microsoft.SharePoint.IdentityModel.OAuth2
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class OAuth2EndpointIdentity
'Usage
Dim instance As OAuth2EndpointIdentity
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class OAuth2EndpointIdentity

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

OAuth2EndpointIdentity members

Microsoft.SharePoint.IdentityModel.OAuth2 namespace