Edit

PolicyTypeRef Class

Definition

Policy type reference.

[System.Runtime.Serialization.DataContract]
public class PolicyTypeRef : Microsoft.VisualStudio.Services.WebApi.BaseSecuredObject
type PolicyTypeRef = class
    inherit BaseSecuredObject
Public Class PolicyTypeRef
Inherits BaseSecuredObject
Inheritance
Microsoft.VisualStudio.Services.WebApi.BaseSecuredObject
PolicyTypeRef
Derived
Attributes

Constructors

PolicyTypeRef()
PolicyTypeRef(ISecuredObject)

Properties

DisplayName

Display name of the policy type.

Id

The policy type ID.

Url

The URL where the policy type can be retrieved.

Applies to