PinServices Class
Represents the base class for services related to pin management.
Inheritance Hierarchy
System.Object
Microsoft.Rtc.Collaboration.PinManagement.PinServices
Microsoft.Rtc.Collaboration.PinManagement.ApplicationPinServices
Microsoft.Rtc.Collaboration.PinManagement.UserPinServices
Namespace: Microsoft.Rtc.Collaboration.PinManagement
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Class PinServices
'Usage
Dim instance As PinServices
public class PinServices
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.