Share via


RelyingPartyTrust.SamlEndpoints Property

Definition

public:
 property cli::array <Microsoft::IdentityServer::Management::Resources::SamlEndpoint ^> ^ SamlEndpoints { cli::array <Microsoft::IdentityServer::Management::Resources::SamlEndpoint ^> ^ get(); };
public Microsoft.IdentityServer.Management.Resources.SamlEndpoint[] SamlEndpoints { get; }
member this.SamlEndpoints : Microsoft.IdentityServer.Management.Resources.SamlEndpoint[]
Public ReadOnly Property SamlEndpoints As SamlEndpoint()

Property Value

Applies to