public SamlLogoutBinding SamlLogoutBinding { get; set; }Public Property SamlLogoutBinding As SamlLogoutBinding
Get
Setpublic:
property SamlLogoutBinding SamlLogoutBinding {
SamlLogoutBinding get ();
void set (SamlLogoutBinding value);
}member SamlLogoutBinding : SamlLogoutBinding with get, set