PolicyTypeRef Class
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.
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.BaseSecuredObjectPolicyTypeRef
- 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. |