MOVEitSAMLInfoSAMLIdentityProviderEntityID Property |
The entity ID of the identity provider.
Namespace: MOVEit.DMZ.APIAssembly: MOVEit.DMZ.API (in MOVEit.DMZ.API.dll) Version: 9.0.0.0
Syntax public string EntityID { get; }
Public ReadOnly Property EntityID As String
Get
public:
property String^ EntityID {
String^ get ();
}
Property Value
Type:
StringSee Also