SPOriginalIssuers members

Represents the claim original issuers used by the security token service (STS) and those returned by the SPClaimProvider claim providers found in the Microsoft.SharePoint.Administration.Claims namespace.

The SPOriginalIssuers type exposes the following members.

Methods

  Name Description
Public methodStatic member DoesIssuerTypeNeedIdentifier Determines whether an issuer type requires an identifier.
Public methodStatic member Equals Performs a comparison between two original issuer objects.
Public methodStatic member Format(SPOriginalIssuerType) Formats a valid issuer from an issuer type.
Public methodStatic member Format(SPOriginalIssuerType, String) Formats a valid issuer from an issuer type and an issuer identifier.
Public methodStatic member GetIssuerIdentifier Returns the issuer identifier from the input.
Public methodStatic member GetIssuerType Returns the issuer type from the input.
Public methodStatic member IsIssuerType Determines whether the issuer is of a particular type.
Public methodStatic member IsValidIssuer Determines whether an issuer is valid.
Public methodStatic member IsValidIssuerIdentifier Determines whether an issuer identifier is valid.

Top

See also

Reference

SPOriginalIssuers class

Microsoft.SharePoint.Administration.Claims namespace