RelyingPartyTrust.IssueOAuthRefreshTokensTo 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.
Important
This API is not CLS-compliant.
public:
property Microsoft::IdentityServer::Protocols::PolicyStore::RefreshTokenIssuanceDeviceTypes IssueOAuthRefreshTokensTo { Microsoft::IdentityServer::Protocols::PolicyStore::RefreshTokenIssuanceDeviceTypes get(); };
[System.CLSCompliant(false)]
public Microsoft.IdentityServer.Protocols.PolicyStore.RefreshTokenIssuanceDeviceTypes IssueOAuthRefreshTokensTo { get; }
member this.IssueOAuthRefreshTokensTo : Microsoft.IdentityServer.Protocols.PolicyStore.RefreshTokenIssuanceDeviceTypes
Public ReadOnly Property IssueOAuthRefreshTokensTo As RefreshTokenIssuanceDeviceTypes
Property Value
- Attributes