RequestContext.ClientLocation Property

Definition

public:
 abstract property Nullable<Microsoft::IdentityServer::Public::NetworkLocation> ClientLocation { Nullable<Microsoft::IdentityServer::Public::NetworkLocation> get(); };
public abstract Nullable<Microsoft.IdentityServer.Public.NetworkLocation> ClientLocation { get; }
member this.ClientLocation : Nullable<Microsoft.IdentityServer.Public.NetworkLocation>
Public MustOverride ReadOnly Property ClientLocation As Nullable(Of NetworkLocation)

Property Value

Applies to