FederationTrust.TokenIssuerType property
Namespace: Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public Property TokenIssuerType As FederationTrust.PartnerSTSType
Get
Friend Set
'Usage
Dim instance As FederationTrust
Dim value As FederationTrust.PartnerSTSType
value = instance.TokenIssuerType
public FederationTrust.PartnerSTSType TokenIssuerType { get; internal set; }
Property value
Type: Microsoft.Exchange.Data.Directory.SystemConfiguration.FederationTrust.PartnerSTSType
See also
Reference
Microsoft.Exchange.Data.Directory.SystemConfiguration namespace