MOVEitSAMLInfo.SPSingleLogoutServices Property |
List of Service Provider single logout services provided by the MOVEit Transfer organization.
Namespace: MOVEit.DMZ.APIAssembly: MOVEit.DMZ.API (in MOVEit.DMZ.API.dll) Version: 9.0.0.0
Syntaxpublic IList<MOVEitSAMLInfo. SAMLServiceEndpoint> SPSingleLogoutServices { get; }
Public ReadOnly Property SPSingleLogoutServices As IList(Of MOVEitSAMLInfo.SAMLServiceEndpoint)
Get
public:
property IList<MOVEitSAMLInfo. SAMLServiceEndpoint^>^ SPSingleLogoutServices {
IList<MOVEitSAMLInfo. SAMLServiceEndpoint^>^ get ();
}
Property Value
Type:
IList<MOVEitSAMLInfo.SAMLServiceEndpoint>
See Also