FederationTrust.TokenIssuerEpr Property
Namespace: Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public Property TokenIssuerEpr As Uri
Get
Friend Set
'Usage
Dim instance As FederationTrust
Dim value As Uri
value = instance.TokenIssuerEpr
public Uri TokenIssuerEpr { get; internal set; }
Property Value
Type: System.Uri