Share via


IClientRightsEnvelope.Canary Property

Namespace:  Microsoft.VisualStudio.Services.Licensing
Assembly:  Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)

Syntax

'Declaration
ReadOnly Property Canary As String
string Canary { get; }
property String^ Canary {
    String^ get ();
}
abstract Canary : string with get
function get Canary () : String

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

IClientRightsEnvelope Interface

Microsoft.VisualStudio.Services.Licensing Namespace