SecurityTokenResponse.EndpointType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the type of endpoint that the security token applies to.
public:
property Microsoft::Xrm::Sdk::Client::TokenServiceCredentialType EndpointType { Microsoft::Xrm::Sdk::Client::TokenServiceCredentialType get(); void set(Microsoft::Xrm::Sdk::Client::TokenServiceCredentialType value); };
public Microsoft.Xrm.Sdk.Client.TokenServiceCredentialType EndpointType { get; set; }
member this.EndpointType : Microsoft.Xrm.Sdk.Client.TokenServiceCredentialType with get, set
Public Property EndpointType As TokenServiceCredentialType
Property Value
The endpoint type.