Click or drag to resize
MOVEitSAMLInfoSAMLIdentityProviderSingleLogoutServices 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<MOVEitSAMLInfoSAMLServiceEndpoint> SingleLogoutServices { get; }

Property Value

Type: IListMOVEitSAMLInfoSAMLServiceEndpoint
See Also