Gets or sets the prefix for URIs that can be authenticated with the Message property.
[Visual Basic] Public Property ProtectionRealm As String () [C#] public string[] ProtectionRealm {get; set;} [C++] public: __property String* get_ProtectionRealm(); public: __property void set_ProtectionRealm(String*[]); [JScript] public function get ProtectionRealm() : String[]; public function set ProtectionRealm(String[]);
Authorization Class | Authorization Members | System.Net Namespace