OAuthS2STrustedIssuer Class
Specifies a trusted issuer for OAuth2 S2S.
Assembly: Microsoft.Workflow.Client (in Microsoft.Workflow.Client.dll)
| Name | Description | |
|---|---|---|
![]() | OAuthS2STrustedIssuer() | Initializes a new instance of the OAuthS2STrustedIssuer class. |
| Name | Description | |
|---|---|---|
![]() | DiscoverRemoteServicePrincipalId | Gets or sets whether or not to automatically discover the remote service's principal id using a HTTP 401 response challenge. |
![]() | IssuerName | Gets or sets the issuer name. |
![]() | MetadataEndpointUri | Gets or sets the metadata endpoint Uri of the trusted issuer. |
![]() | PublicKeyCertificates | Gets a list of public keys to verify the trusted issuer. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Community Additions
ADD
Show:


