SamlLogoutBinding LogoutBinding { get; set; }
Property LogoutBinding As SamlLogoutBinding
Get
Set
property SamlLogoutBinding LogoutBinding {
SamlLogoutBinding get ();
void set (SamlLogoutBinding value);
}
abstract LogoutBinding : SamlLogoutBinding with get, set