Share via


SignedHttpRequestDescriptor.SigningCredentials Property

Definition

Gets signing credentials that are used to sign a (Signed)HttpRequest.

public Microsoft.IdentityModel.Tokens.SigningCredentials SigningCredentials { get; }
member this.SigningCredentials : Microsoft.IdentityModel.Tokens.SigningCredentials
Public ReadOnly Property SigningCredentials As SigningCredentials

Property Value

Applies to