public object GetSecurity(
int index
)
public:
Object^ GetSecurity(
int index
)
index
0-based index of the source whose security settings should be retrieved. Pass -1 to retrieve the default security settings for the RTSP server.
An Object that contains the security settings for the specified source.
If not NULL, the object is actually a RTSPSecurity object. Please see RTSPSecurity for more information.
If any security settings are changed on the object, they will be immediately reflected into the existing server. So if the security settings are retrieved for a source folder, add a user and set the object to another source folder using SetSecurity, both the original and new source folder will give access to the new user.
This method can be used to retrieve RTSP Server security settings set using SetSecurity.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document