Click or drag to resize
MOVEitSAMLInfo.SAMLIdentityProvider.SingleLogoutServices Property
List of single logout services provided by the identity provider.

Namespace: MOVEit.DMZ.API
Assembly: MOVEit.DMZ.API (in MOVEit.DMZ.API.dll) Version: 9.0.0.0
Syntax
public IList<MOVEitSAMLInfo. SAMLServiceEndpoint> SingleLogoutServices { get; }

Property Value

Type: IList<MOVEitSAMLInfo.SAMLServiceEndpoint>
See Also