次の方法で共有


SPSessionSecurityTokenCookieValue.IssuerType property

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

Syntax

'Declaration
Public ReadOnly Property IssuerType As SPOriginalIssuerType
    Get
'Usage
Dim instance As SPSessionSecurityTokenCookieValue
Dim value As SPOriginalIssuerType

value = instance.IssuerType
public SPOriginalIssuerType IssuerType { get; }

Property value

Type: Microsoft.SharePoint.Administration.Claims.SPOriginalIssuerType

See also

Reference

SPSessionSecurityTokenCookieValue class

SPSessionSecurityTokenCookieValue members

Microsoft.SharePoint.IdentityModel namespace