SsoConfigurationIssuerAddress Property | |
IssuerAddress
Namespace:
PSI.Sox
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax [DataMemberAttribute]
public string IssuerAddress { get; set; }
public:
[DataMemberAttribute]
property String^ IssuerAddress {
String^ get ();
void set (String^ value);
}
function get_IssuerAddress();
function set_IssuerAddress(value);
Property Value
Type:
StringSee Also