Scope.AppliesToAddress Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the appliesTo address of the relying party.
public:
virtual property System::String ^ AppliesToAddress { System::String ^ get(); void set(System::String ^ value); };
public virtual string AppliesToAddress { get; set; }
member this.AppliesToAddress : string with get, set
Public Overridable Property AppliesToAddress As String
Property Value
The appliesTo address of the relying party. This is typically a URI.
Applies to
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.